menu
flutter_rtmp_player package
documentation
error/player_error.dart
PlayerError
PlayerError.new constructor
PlayerError.new constructor
dark_mode
light_mode
PlayerError
constructor
PlayerError
(
int
code
,
String
message
)
Implementation
PlayerError(this.code,this.message);
flutter_rtmp_player package
documentation
error/player_error
PlayerError
PlayerError.new constructor
PlayerError class