GifPickerConfig class
- Available extensions
- Annotations
Constructors
-
GifPickerConfig.new({required String giphyApiKey, GiphyMode mode = GiphyMode.search, List<
String> ? ids = null}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited