applanga_flutter
applanga_flutter
ApplangaFlutter
update method
update
ApplangaFlutter class
Constructors
ApplangaFlutter
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
platformVersion
Static methods
getString
isDebuggerConnected
localizeMap
update
update method
Future
<
bool
>
update
(
)
Implementation
static Future<bool> update() async { return await _channel.invokeMethod('update'); }