ProfileAssociatedGermShowButtonTo.unknown constructor

const ProfileAssociatedGermShowButtonTo.unknown({
  1. required String data,
})

Implementation

const factory ProfileAssociatedGermShowButtonTo.unknown({
  required String data,
}) = ProfileAssociatedGermShowButtonToUnknown;