blocChange property

  1. @JsonKey(name: "bloc_change")
BlocChange? get blocChange
inherited

Implementation

@JsonKey(name: "bloc_change")
BlocChange? get blocChange => throw _privateConstructorUsedError;