seed property

int? seed
final

Optional. Seed used in decoding. If not set, the request uses a randomly generated seed.

Implementation

final int? seed;