Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 545 Bytes

MoveStructGenericTypeParam.md

File metadata and controls

15 lines (10 loc) · 545 Bytes

aptos_api_dart.model.MoveStructGenericTypeParam

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 type that uses it

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