isError property

  1. @JsonKey.new(name: 'is_error')
bool isError
final

Implementation

@JsonKey(name: 'is_error')
final bool isError;