BrasilApiBanks class

@model Brasil Api Banks Model with BrasilApi banks

Constructors

BrasilApiBanks({String? ispb, String? name, int? code, String? fullName})
@construct BrasilApiBankss
BrasilApiBanks.fromJson(Map json)
@methods format json for BrasilApiBanks
factory

Properties

code int?
@var Bank code
final
fullName String?
@var Bank fullName
final
hashCode int
The hash code for this object.
no setterinherited
ispb String?
@var Identifier in the Brazilian Payment System ispb
final
name String?
@var Bank name
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

getBanks() Future<List<BrasilApiBanks>>
@methods getbanks() return a list of banks with object compatible