message property
On iOS and macOS, maps to NSError.localizedDescription. On Android,
maps to ExoPlaybackException.getMessage(). On Web, a generic message
is provided.
Implementation
final String? message;
On iOS and macOS, maps to NSError.localizedDescription. On Android,
maps to ExoPlaybackException.getMessage(). On Web, a generic message
is provided.
final String? message;