menu
flutter_yandex_ads package
documentation
pigeons/native.dart
NativeError
NativeError constructor
NativeError constructor
dark_mode
light_mode
NativeError
constructor
NativeError
(
{
required
int
code
,
required
String
description
,
})
Implementation
NativeError({ required this.code, required this.description, });
flutter_yandex_ads package
documentation
pigeons/native
NativeError
NativeError constructor
NativeError class