forms property

List<String>? forms

Implementation

List<String>? get forms => (_$data['forms'] as List<String>?);