toJson method

String toJson()

Implementation

String toJson() => _$TriggerTypeEnumMap[this] ?? 'FORMULA';