Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 551 Bytes

MoveFunctionGenericTypeParam.md

File metadata and controls

15 lines (10 loc) · 551 Bytes

aptos_api_dart.model.MoveFunctionGenericTypeParam

Load the model package

import 'package:aptos_api_dart/api.dart';

Properties

Name Type Description Notes
constraints BuiltList<String> Move abilities tied to the generic type param and associated with the function that uses it

[Back to Model list] [Back to API list] [Back to README]