form property

String? get form

Implementation

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