InternalLinkTypeMyProfilePage constructor

InternalLinkTypeMyProfilePage({
  1. required String section,
})

Implementation

InternalLinkTypeMyProfilePage({required this.section});