menu
flutter_sharing_intent package
documentation
flutter_sharing_intent_method_channel.dart
MethodChannelFlutterSharingIntent
reset method
reset method
dark_mode
light_mode
reset
method
@
override
void
reset
(
)
override
Implementation
@override
void
reset() { methodChannel.invokeMethod(
'reset'
); }
flutter_sharing_intent package
documentation
flutter_sharing_intent_method_channel
MethodChannelFlutterSharingIntent
reset method
MethodChannelFlutterSharingIntent class
Constructors
new
Properties
hashCode
methodChannel
runtimeType
Methods
getInitialSharing
getPlatformVersion
noSuchMethod
reset
toString
Operators
operator ==