LLMGrant constructor

LLMGrant({
  1. List<String>? models,
})

Implementation

LLMGrant({this.models});