InternalLinkTypeOauth constructor

InternalLinkTypeOauth({
  1. required String url,
})

Implementation

InternalLinkTypeOauth({required this.url});