total property

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

The total number of shaders

Implementation

@JsonKey(name: 'Shaders')

/// The total number of shaders
final int total;