collectReferences method Null safety
- {String? appId}
override
Implementation
@override
Future<List<ModelReference>> collectReferences({
String? appId,
}) {
throw Exception('Not implemented, not expected');
}
@override
Future<List<ModelReference>> collectReferences({
String? appId,
}) {
throw Exception('Not implemented, not expected');
}