14 lines
361 B
Dart
14 lines
361 B
Dart
|
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||
|
|
||
|
part of 'dev.dart';
|
||
|
|
||
|
// **************************************************************************
|
||
|
// JsonLiteralGenerator
|
||
|
// **************************************************************************
|
||
|
|
||
|
const _$configJsonLiteral = {
|
||
|
'env': 'DEV',
|
||
|
'production': false,
|
||
|
'apiUrl': 'https://dev.peartrade.org/api'
|
||
|
};
|