collectReferences abstract method

Future<List<ModelReference>> collectReferences({
  1. String? appId,
})
inherited

Implementation

Future<List<ModelReference>> collectReferences({String? appId});