PlaywireInitError constructor
const
PlaywireInitError({
- required String message,
Implementation
const PlaywireInitError({
required this.message,
});
const PlaywireInitError({
required this.message,
});