getProperties abstract method

Future<GetPropertiesResponse> getProperties({
  1. Map<String, dynamic>? extra,
})

Get the audio properties of this audio in device

Implementation

Future<GetPropertiesResponse> getProperties({Map<String, dynamic>? extra});