RemoteStateCallback<S> typedef

RemoteStateCallback<S> = void Function(S state)

Implementation

typedef RemoteStateCallback<S> = void Function(S state);