ref property

String? ref

Implementation

String? get ref => originalJson['ref'] as String?;