hasCustom404 property

  1. @JsonKey(name: 'custom_404')
bool? hasCustom404
getter/setter pair

Implementation

@JsonKey(name: 'custom_404')
bool? hasCustom404;