menu
http_sandbox_viewer package
documentation
http_sandbox_viewer.dart
SimpleApiBuilder
SimpleApiBuilder.new constructor
SimpleApiBuilder.new constructor
dark_mode
light_mode
SimpleApiBuilder
constructor
SimpleApiBuilder
(
{
required
String
title
,
required
String
baseUrl
,
String
?
description
,
})
Implementation
SimpleApiBuilder({ required this.title, required this.baseUrl, this.description, });
http_sandbox_viewer package
documentation
http_sandbox_viewer
SimpleApiBuilder
SimpleApiBuilder.new constructor
SimpleApiBuilder class