imageSeed method

LLMBuilder imageSeed(
  1. String seed
)

Implementation

LLMBuilder imageSeed(String seed) => extension('imageSeed', seed);