custom property

String? get custom

Implementation

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