toEntity method Null safety
- {String? appId}
override
Implementation
@override
ActionEntity toEntity({String? appId}) {
throw Exception('Not implemented, not expected');
}
@override
ActionEntity toEntity({String? appId}) {
throw Exception('Not implemented, not expected');
}