ids property

  1. @JsonKey(name: 'shaders')
Set<String> ids
final

The set of ids

Implementation

@JsonKey(name: 'shaders')

/// The set of ids
final Set<String> ids;