targetBranch property

String? targetBranch

Implementation

String? get targetBranch => originalJson['target_branch'] as String?;