bindCollection abstract method
Implementation
CollectionHandle bindCollection(
Object collection, {
BuildContext? context,
required String type,
String? debugLabel,
Object? debugOwner,
String? debugScope,
String? debugNote,
});
CollectionHandle bindCollection(
Object collection, {
BuildContext? context,
required String type,
String? debugLabel,
Object? debugOwner,
String? debugScope,
String? debugNote,
});