customValue property

String? get customValue

Implementation

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