menu
superfine_sdk package
documentation
superfine_sdk_platform_interface.dart
SuperfineSdkFlutterPlatform
logLevelEnd abstract method
logLevelEnd abstract method
dark_mode
light_mode
logLevelEnd
abstract method
Future
<
void
>
logLevelEnd
(
int
id
,
String
name
,
bool
isSuccess
)
Implementation
Future<void> logLevelEnd(int id, String name, bool isSuccess);
superfine_sdk package
documentation
superfine_sdk_platform_interface
SuperfineSdkFlutterPlatform
logLevelEnd abstract method
SuperfineSdkFlutterPlatform class