fireMicromoments method
Use to create report a Micromoment object from your app
Implementation
@override
Future fireMicromoments(Micromoment micromoment) async =>
AnagogFlutterPlatform.instance.fireMicromoments(micromoment);
Use to create report a Micromoment object from your app
@override
Future fireMicromoments(Micromoment micromoment) async =>
AnagogFlutterPlatform.instance.fireMicromoments(micromoment);