menu
siprocalsdk_helios package
documentation
siprocalsdk_helios_method_channel.dart
MethodChannelSiprocalsdkHelios
refreshToken method
refreshToken method
dark_mode
light_mode
refreshToken
method
@
override
void
refreshToken
(
)
override
Implementation
@override void refreshToken() { methodChannel.invokeMethod(REFRESH_TOKEN); }
siprocalsdk_helios package
documentation
siprocalsdk_helios_method_channel
MethodChannelSiprocalsdkHelios
refreshToken method
MethodChannelSiprocalsdkHelios class