EmptyLoading constructor

EmptyLoading([
  1. String? message
])

Implementation

EmptyLoading([String? message]) : super(message);