sourceBranch property

String? sourceBranch

Implementation

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