hasBranches property

  1. @JsonKey.new(name: 'hasBranches')
bool? get hasBranches
inherited

Implementation

@JsonKey(name: 'hasBranches')
bool? get hasBranches => throw _privateConstructorUsedError;