menu
flutter_emoji_gif_picker package
documentation
giphy/client.dart
GiphyClientError
GiphyClientError.new constructor
GiphyClientError.new constructor
dark_mode
light_mode
GiphyClientError
constructor
GiphyClientError
(
int
statusCode
,
String
exception
)
Implementation
GiphyClientError(this.statusCode, this.exception);
flutter_emoji_gif_picker package
documentation
giphy/client
GiphyClientError
GiphyClientError.new constructor
GiphyClientError class