total property

  1. @JsonKey(name: 'Shaders')
int total
final

The total number of shader ids

Implementation

@JsonKey(name: 'Shaders')

/// The total number of shader ids
final int total;