all property

  1. @JsonKey(name: 'all')
List<Reaction> all
inherited

All available reactions.

Implementation

@JsonKey(name: 'all')
List<Reaction> get all => throw _privateConstructorUsedError;