Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

The code example has too many brackets. #821

Open
wants to merge 1 commit into
base: docs/source
Choose a base branch
from
Open

The code example has too many brackets. #821

wants to merge 1 commit into from

Commits on Apr 23, 2020

  1. The code example has too many brackets.

    I did the following change on line 24: 
    Future<Response> postForm() async {}
    to 
    Future<Response> postForm() async {
    Christian Mårtensson authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    45d273e View commit details
    Browse the repository at this point in the history