action property

String? get action

Implementation

String? get action => (_$data['action'] as String?);