ParseFileConstructor typedef
ParseFileConstructor =
ParseFileBase Function({String? name, String? url})
Implementation
typedef ParseFileConstructor = ParseFileBase Function(
{String? name, String? url});
typedef ParseFileConstructor = ParseFileBase Function(
{String? name, String? url});