sourceBranch property

String? get sourceBranch

Implementation

String? get sourceBranch => originalJson['source_branch'] as String?;