create abstract method

Future<IContactExtendedProps> create(
  1. IContactExtendedProps contactExtendedProps
)
override

Implementation

Future<IContactExtendedProps> create(IContactExtendedProps contactExtendedProps,);