Micromoment constructor
Micromoment({})
Implementation
Micromoment(
{required this.identifier,
this.textParameters = const {},
this.numericParameters = const {},
this.booleanParameters = const {}});
Micromoment(
{required this.identifier,
this.textParameters = const {},
this.numericParameters = const {},
this.booleanParameters = const {}});