light property

  1. @JsonKey(name: 'light')
String light
inherited

Light color.

Implementation

@JsonKey(name: 'light')
String get light => throw _privateConstructorUsedError;