seed method

ProviderConfig seed(
  1. int seedValue
)

Implementation

ProviderConfig seed(int seedValue) => extension('seed', seedValue);