LoadingEvent constructor

LoadingEvent(
  1. bool isLoading
)

Implementation

LoadingEvent(this.isLoading) : super(name);