Modified client to use central selfpass protobuf package

This commit is contained in:
mitchell 2019-07-11 23:15:30 -04:00
parent 4fc74b0994
commit fffdd53c18
12 changed files with 16 additions and 847 deletions

View file

@ -1,4 +1,4 @@
import '../protobuf/service.pb.dart' as protobuf;
import 'package:selfpass_protobuf/credentials.pb.dart' as protobuf;
class Metadata {
String id;