This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class ClassToExtend { | |
| const ClassToExtend({ | |
| required this.aNumber, | |
| required this.aString, | |
| }); | |
| final int aNumber; | |
| final String aString; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "vi" : { | |
| "HOME" : "Trang chủ", | |
| "PAYMENT" : "Thanh toán", | |
| "PRODUCT" : "Sản phẩm", | |
| "CATEGORY" : "Danh mục", | |
| "LOGIN" : "Đăng nhập", | |
| "SIGNUP" : "Đăng ký", | |
| "MOST_USER" : "Nhiều người dùng nhất", | |
| "ASSET_OVERVIEW" : "Tổng quan tài sản", | |
| "INVEST_PRODUCT" : "Sản phẩm đầu tư", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "RECHARGE" : "Recharge", | |
| "BINVEST_ID" : "B-Invest ID", | |
| "SURPLUS" : "Surplus", | |
| "TRANSFER_MONEY_INFO" : "To top up, please use any bank to transfer money to B-Invest's account in the list of banks below.", | |
| "BANK" : "Bank", | |
| "SELECT_BANK_INFO" : "Select a bank to view transfer information. Note that if the transfer content is missing or incorrect, B-Invest will not be able to recognize your transaction.", | |
| "ACCOUNT_NUMBER" : "Beneficiary account number", | |
| "ACCOUNT_NAME" : "Beneficiary account name", | |
| "BAMBOOID_COMPANY" : "Bamboo ID Joint Stock Company", | |
| "MONEY_TRANSFER_CONTENT" : "Money transfer content", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bank1 | |
| bank2 | |
| bank3 | |
| bank4 | |
| bank5 | |
| bank6 | |
| bg_card | |
| bg_header_after | |
| bg_header_before | |
| bg_header |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "612e36d0dc4e986732644b4d", | |
| "appId": "612e36cfdc4e986732644b49", | |
| "isOwner": true, | |
| "createdAt": 1630418640836, | |
| "updatedAt": 1630418640836, | |
| "trackerId": "612e36d0dc4e986732644b4c", | |
| "tracker": { | |
| "id": "612e36d0dc4e986732644b4c", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // SignUpViewController.swift | |
| // InstaGo | |
| // | |
| // Created by Lê Cảnh Phong on 05/07/2021. | |
| // | |
| import UIKit | |
| import SafariServices |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id":1, | |
| "name":"Leanne Graham", | |
| "username":"Bret", | |
| "email":"Sincere@april.biz", | |
| "address":{ | |
| "street":"Kulas Light", | |
| "suite":"Apt. 556", | |
| "city":"Gwenborough", |