menu
gitlab package
documentation
gitlab.dart
Job
stage property
stage property
dark_mode
light_mode
stage
property
String
?
get
stage
Implementation
String? get stage => originalJson['stage'] as String?;
gitlab package
documentation
gitlab
Job
stage property
Job class