aliases property

  1. @JsonKey(includeIfNull: false)
List<String>? get aliases
inherited

No Description

Implementation

@JsonKey(includeIfNull: false)
List<String>? get aliases => throw _privateConstructorUsedError;