DestinationPageFactory typedef Null safety
Function allowing to create DBPage for the provided Destination.
Implementation
typedef DestinationPageFactory = DBPage Function(Destination);
Function allowing to create DBPage for the provided Destination.
typedef DestinationPageFactory = DBPage Function(Destination);