stage property

String? get stage

Implementation

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