customActions property

Map<Type, Action<Intent>>? customActions
final

Implementation

final Map<Type, Action<Intent>>? customActions;