menu
sj_sdk_testing package
documentation
sj_sdk_testing_platform_interface.dart
SjSdkTestingPlatform
signUp method
signUp method
dark_mode
light_mode
signUp
method
Future
<
AuthModel
>
signUp
(
)
Implementation
Future<AuthModel> signUp() { throw UnimplementedError('signUp() has not been implemented.'); }
sj_sdk_testing package
documentation
sj_sdk_testing_platform_interface
SjSdkTestingPlatform
signUp method
SjSdkTestingPlatform class