custom_fields property

String? get custom_fields

Implementation

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