AiutaButtonShapes.fromJson constructor

AiutaButtonShapes.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory AiutaButtonShapes.fromJson(Map<String, dynamic> json) =>
    _$AiutaButtonShapesFromJson(json);