hasBranches property

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

Implementation

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