menu
origo_sdk package
documentation
origo_sdk_platform_interface.dart
OrigoSdkPlatform
getLogs method
getLogs method
dark_mode
light_mode
getLogs
method
Future
<
String
>
getLogs
(
)
Implementation
Future<String> getLogs() { throw UnimplementedError('getLogs() has not been implemented.'); }
origo_sdk package
documentation
origo_sdk_platform_interface
OrigoSdkPlatform
getLogs method
OrigoSdkPlatform class