isRooted property

  1. @JsonKey.new(includeToJson: true)
bool? isRooted
final

Implementation

@JsonKey(includeToJson: true)
final bool? isRooted;