isLoading property

bool? isLoading
final

This can be very useful when uploading audio to the server and is not yet done uploading

Implementation

final bool? isLoading;