form property

String? form

Implementation

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