imports property

  1. @JsonKey.new(defaultValue: <String>[])
List<String> get imports
inherited

Implementation

@JsonKey(defaultValue: <String>[])
List<String> get imports => throw _privateConstructorUsedError;