menu
tonder_sdk_full package
documentation
channels/full/full_interface.dart
FullSdk
collect method
collect method
dark_mode
light_mode
collect
method
Future
<
String
?
>
collect
(
)
Implementation
Future<String?> collect() { throw UnimplementedError('collect() has not been implemented.'); }
tonder_sdk_full package
documentation
channels/full/full_interface
FullSdk
collect method
FullSdk class