icon property

  1. @JsonKey(name: 'icon')
FBIcon? get icon
inherited

The icon of the collection.

Implementation

@JsonKey(name: 'icon')
FBIcon? get icon => throw _privateConstructorUsedError;