fix: coverage

pull/325/head
Erick Zanardo 3 years ago
parent 466e654914
commit 73825487fb

@ -190,6 +190,7 @@ class PinballPlayer {
/// Registered audios on the Player /// Registered audios on the Player
@visibleForTesting @visibleForTesting
// ignore: library_private_types_in_public_api
late final Map<PinballAudio, _Audio> audios; late final Map<PinballAudio, _Audio> audios;
/// Loads the sounds effects into the memory /// Loads the sounds effects into the memory

Loading…
Cancel
Save