ref property

String? get ref

Implementation

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