webBase property

  1. @JsonKey(name: 'web_base')
WebBase? webBase
inherited

WebBase colors for web.

Implementation

@JsonKey(name: 'web_base')
WebBase? get webBase => throw _privateConstructorUsedError;